<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("/css/frame_css/public_base.css");
@import url("/css/frame_css/base_frame.css");
@charset "gb2312";
/* CSS Document */
/**
Date:2012;
Author:zhouxiao;
purpose：base style;
**/
body{font-family:"Arial","微软雅黑","宋体"; font-size: 12px; color:#5a5a5a; background-color:#fff;}
body{ behavior:url("/css/css/csshover3.htc");}
a{color:#666; text-decoration:none;}
a:hover{color:#033303;}
.main{margin:0px auto; }
.header{ z-index:5; position:relative;}

  .topbar{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#CCCCCC98, endColorstr=#CCCCCC98); background-color:rgba(204,204,152,0.8);}
  .top,.top a{color:#5c5c5c;}
  .top a:hover{color:#5c5c5c;}
/**header**/
  .search{border:1px solid #033303; background-color:#FFF; display:none;}
   .search .search-keyword,.search .keyword{background-color:#fff;}
   .search .submit{background-color:#033303; color:#fff;}
/*--default 导航样式--*/
.nav{ margin-bottom:0;}
.NMain { width:960px;}
.NMainBg{background-color:#033303; height:52px; margin:0 0px -52px;}
  .NItemTable{}
	.NItemM a{color:#fff; height:52px; line-height:52px; background:url("http://img.ev123.com/pic/gs_2010/other448/nav_li.jpg") no-repeat scroll 0 0;}
	.NFirst .NItemM a{background-image:none;}
  .NItemCur .NItemM,.NItemH .NItemM{background-color:#669934;}
  .NItemCur .NItemL,.NItemH .NItemL{}
  .NItemCur .NItemR,.NItemH .NItemR{}
	.NItemCur .NItemM a,.NItemH .NItemM a{color:#fff; height:52px;}
.NSub{background-color:#eee; top:52px; width:100%;}
  .NSub p{}
  .NSub a{color:#333;}
  .NSub a:hover{color:#fff; background-color:#669934;}
/**banner**/
	.banner{height:340px; overflow:hidden; width:960px; position:relative;}
	  #bannerImg{overflow:hidden;}
	  #bannerImg a{display:none;}
	  #bannerNav{position:absolute; bottom:5px; width:100%;}
		#bannerNav li{width:10px; height:10px; background-color:#CCCC98; margin-right:15px; cursor:pointer; float:right;}
		#bannerNav li.cur{background-color:#669934;}
/**页码**/
.page a{color:#333;}
.disabled{border:1px solid #999;color:#999;}
.page a,.page strong{border:1px solid #999;}
  .page-start,.page-end,.page-prev,.page-next{background:url('http://img3.ev123.com/other729/pagebg.gif') no-repeat;}
  .page .page-start{border:#999 1px solid; color:#999; background-position:5px 6px;}
  .page .page-prev{background-position:5px -15px;}
  .page .page-prev:hover{ background-position:5px -36px;}
  .page-end{background-position:-14px 6px; border:#999 1px solid; color:#999;}
  .page .page-next{background-position:-14px -15px;}
  .page .page-next:hover{ background-position:-14px -36px;}
  .page a:hover,.page strong{color:#fff; background-color:#033303; border:1px solid #033303;}

/*--footer layout--*/
.footer{text-align:center; margin:0px auto; border-top:15px solid #CCCC98; margin-bottom:10px; margin-top:10px;}
	.footer-nav{clear:both; line-height:24px; color:#5F5F5F; margin-top:10px; width:960px;}
		.footer-nav .doc_arr{margin:0px 10px; color:#5F5F5F;}
		.footer-nav a:hover{text-decoration:underline;}
.copyright{ text-align:center; line-height:24px;  color:#5F5F5F; width:960px;}

</pre></body></html>